OracleDataAdapter
- Category
- Class
- Description
- Represents a set of data commands and a connection to a database that are used to fill the System.Data.DataSet and update the database. This class cannot be inherited.
- Assembly
- System.Data.OracleClient
- Character
- sealed, public
- Attributes
-
Name Value/Assignment DefaultEventAttribute RowUpdated DesignerAttribute Microsoft.VSDesigner.Data.VS.OracleDataAdapterDesigner, Microsoft.VSDesigner, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ToolboxItemAttribute Microsoft.VSDesigner.Data.VS.OracleDataAdapterToolboxItem, Microsoft.VSDesigner, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - Ancestors
- DbDataAdapter > DataAdapter > Component > MarshalByRefObject > Object
- Implements
- IDbDataAdapter, IDataAdapter, ICloneable
- Contstructors
- OracleDataAdapter()
OracleDataAdapter(OracleCommand)
OracleDataAdapter(String,OracleConnection)
OracleDataAdapter(String,String)- Properties
- DeleteCommand
InsertCommand
SelectCommand
DeleteCommand
InsertCommand
SelectCommand
UpdateCommand
UpdateBatchSize
UpdateCommand- Events
- RowUpdated
RowUpdating- Methods
- AddToBatch(IDbCommand)
ClearBatch()
CreateRowUpdatedEvent(DataRow,IDbCommand,StatementType,DataTableMapping)
CreateRowUpdatingEvent(DataRow,IDbCommand,StatementType,DataTableMapping)
ExecuteBatch()
GetBatchedParameter(Int32,Int32)
InitializeBatching()
OnRowUpdated(RowUpdatedEventArgs)
OnRowUpdating(RowUpdatingEventArgs)
Clone()
TerminateBatching()- Tags
- 0103E2B958, 02E3ABA98D, 0376596F91
- OracleDataAdapter()
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database